projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a57a0
)
Improve punctuation in a new translatable string
author
Piotr Drąg
<piotrdrag@gmail.com>
Sat, 17 May 2014 18:20:45 +0000
(20:20 +0200)
committer
Piotr Drąg
<piotrdrag@gmail.com>
Sat, 17 May 2014 18:20:45 +0000
(20:20 +0200)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index e610d814155ffbffc4c3b2e1ac827ab78fe447fe..20f7251e29c53b19ccc87f304cd6eeb0758c2703 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-12467,7
+12467,7
@@
gtk_window_set_debugging (gboolean enable,
GTK_DIALOG_MODAL|GTK_DIALOG_DESTROY_WITH_PARENT,
GTK_MESSAGE_QUESTION,
GTK_BUTTONS_NONE,
- _("Do you want to use GTK+ Inspector
?"));
+ _("Do you want to use GTK+ Inspector?"));
gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog),
_("GTK+ Inspector is an interactive debugger that lets you explore and "
"modify the internals of any GTK+ application. Using it may cause the "